For example, invoking the addAll(Collection) method on an unmodifiable collection may, but is not required to, throw the exception if the collection to be added is empty.
例如对于一个可更新的 集合调用addAll(Collection),而如果要被添加的集合是空的,可以抛出该异
,
是必须。
For example, invoking the addAll(Collection) method on an unmodifiable collection may, but is not required to, throw the exception if the collection to be added is empty.
例如对于一个可更新的 集合调用addAll(Collection),而如果要被添加的集合是空的,可以抛出该异
,
是必须。
声明:以上例句、词性分类均由互联网资源自动生成,部分未经过人工审核,其表达内容亦代表本软件的观点;若发现问题,欢迎向我们指正。